home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 9366 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  862 b 

  1. Path: news.interpath.net!mercury!softbase
  2. From: softbase@mercury.interpath.net (Scott McMahan - Softbase Systems)
  3. Newsgroups: comp.lang.c
  4. Subject: Re: Data to EXE
  5. Date: 9 Mar 1996 21:20:12 GMT
  6. Organization: Interpath -- Providing Internet access to North Carolina
  7. Message-ID: <4hssmc$bcv@news.interpath.net>
  8. References: <4hs1os$vfb@inferno.mpx.com.au>
  9. NNTP-Posting-Host: mercury.interpath.com
  10. X-Newsreader: TIN [version 1.2 PL2]
  11.  
  12. Malcolm Smith (mjsmith@mpx.com.au) wrote:
  13.  
  14. : How do you convert something to an EXE format.
  15.  
  16. There's this thing called a linker... :)
  17.  
  18. :  For example (only),
  19. : some skeleton INSTALL routines simply include names of files and
  20. : what ever into a standard EXE file.
  21.  
  22. Are you trying to ask how to create a self-extracting archive
  23. file? I believe these are just the regular archives with an
  24. executable stub wrapped around them.
  25.  
  26. Scott
  27.  
  28.  
  29.